gsk: Export gsk_render_node_get_bounds()
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 2 Nov 2016 04:57:27 +0000 (12:57 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 2 Nov 2016 07:26:02 +0000 (15:26 +0800)
commitb9f9980bb443f08de20670aca7176309bb440264
tree2c5bce32d2a593b520ad5fa6f00feb9262993097
parent32a5729d18879676d7aa1388f0b44d0589257650
gsk: Export gsk_render_node_get_bounds()

gtk/inspector/rendernodeview.c calls this private function from GSK, so we
need to ensure that this function is exported so that GTK+ can link
properly on compilers that do not support automatic exporting.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gsk/gskrendernodeprivate.h